SftTree/NET 2.0

Clear Method, ColumnCollectionClass Class

Softel vdm, Inc.

The ColumnCollectionClass does not support the Clear method, use Columns.Count instead.

Syntax      ColumnCollectionClass Class (Softelvdm.SftTreeNET)

VB   

Public Sub Clear()
Public Overrides NotOverridable Sub Clear()

C#   

public void Clear();
public override final void Clear();

C++   

public: void Clear();
public: virtual void Clear() sealed;

Comments

The Clear method the ColumnCollectionClass does not support the Clear method, use Columns.Count instead.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com